home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / SCRPTEXM.PAK / APIEXP.DAT < prev    next >
Text File  |  1997-05-06  |  46KB  |  1,080 lines

  1. //--------------------------------------------------------------------------
  2. // Object Scripting
  3. // Copyright (c) 1996 by Borland International, All Rights Reserved
  4. //
  5. // APIEXP.DAT: Windows API and C RTL expander data file.
  6. //
  7. // MAIN FILE: APIEXP.SPP
  8. //--------------------------------------------------------------------------
  9. _hread(HFILE, void _huge*, long); long 
  10. _hwrite(HFILE, const void _huge*, long); long 
  11. _lclose(HFILE); HFILE 
  12. _lcreat(LPCSTR, int); HFILE 
  13. _llseek(HFILE, LONG, int); LONG 
  14. _lopen(LPCSTR, int); HFILE 
  15. _lread(HFILE, void _huge*, UINT); UINT 
  16. _lwrite(HFILE, const void _huge*, UINT); UINT 
  17. AbortDoc(HDC); int 
  18. AccessResource(HINSTANCE, HRSRC); int 
  19. AddAtom(LPCSTR); ATOM 
  20. AddFontResource(LPCSTR); int 
  21. AdjustWindowRect(RECT FAR*, DWORD, BOOL); void 
  22. AdjustWindowRectEx(RECT FAR*, DWORD, BOOL, DWORD); void 
  23. AllocDStoCSAlias(UINT); UINT 
  24. AllocResource(HINSTANCE, HRSRC, DWORD); HGLOBAL 
  25. AllocSelector(UINT); UINT 
  26. AnimatePalette(HPALETTE, UINT, UINT, const PALETTEENTRY FAR*); void 
  27. AnsiLower(LPSTR); LPSTR 
  28. AnsiLowerBuff(LPSTR, UINT); UINT 
  29. AnsiNext(LPCSTR); LPSTR 
  30. AnsiPrev(LPCSTR, LPCSTR); LPSTR 
  31. AnsiToOem(const char _huge*, char _huge*); void 
  32. AnsiToOemBuff(LPCSTR, LPSTR, UINT); void 
  33. AnsiUpper(LPSTR); LPSTR 
  34. AnsiUpperBuff(LPSTR, UINT); UINT 
  35. AnyPopup(void); BOOL 
  36. AppendMenu(HMENU, UINT, UINT, LPCSTR); BOOL 
  37. Arc(HDC, int, int, int, int, int, int, int, int); BOOL 
  38. ArrangeIconicWindows(HWND); UINT 
  39. BeginDeferWindowPos(int); HDWP 
  40. BeginPaint(HWND, PAINTSTRUCT FAR*); HDC 
  41. BitBlt(HDC, int, int, int, int, HDC, int, int, DWORD); BOOL 
  42. BringWindowToTop(HWND); BOOL 
  43. BuildCommDCB(LPCSTR, DCB FAR*); int 
  44. CallMsgFilter(MSG FAR*, int); BOOL 
  45. CallNextHookEx(HHOOK hHook, int code, WPARAM wParam, LPARAM lParam); LRESULT 
  46. CallWindowProc(WNDPROC, HWND, UINT, WPARAM, LPARAM); LRESULT 
  47. Catch(int FAR*); int 
  48. ChangeClipboardChain(HWND, HWND); BOOL 
  49. ChangeMenu(HMENU, UINT, LPCSTR, UINT, UINT); BOOL 
  50. CheckDlgButton(HWND, int, UINT); void 
  51. CheckMenuItem(HMENU, UINT, UINT); BOOL 
  52. CheckRadioButton(HWND, int, int, int); void 
  53. ChildWindowFromPoint(HWND, POINT); HWND 
  54. Chord(HDC, int, int, int, int, int, int, int, int); BOOL 
  55. ClearCommBreak(int); int 
  56. ClientToScreen(HWND, POINT FAR*); void 
  57. ClipCursor(const RECT FAR*); void 
  58. CloseClipboard(void); BOOL 
  59. CloseComm(int); int 
  60. CloseDriver(HDRVR hDriver, LPARAM lParam1, LPARAM lParam2); LRESULT 
  61. CloseMetaFile(HDC); HMETAFILE 
  62. CloseSound(void); void 
  63. CloseWindow(HWND); void 
  64. CombineRgn(HRGN, HRGN, HRGN, int); int 
  65. CopyCursor(HINSTANCE, HCURSOR); HCURSOR 
  66. CopyIcon(HINSTANCE, HICON); HICON 
  67. CopyMetaFile(HMETAFILE, LPCSTR); HMETAFILE 
  68. CopyRect(RECT FAR*, const RECT FAR*); void 
  69. CountClipboardFormats(void); int 
  70. CountVoiceNotes(int); int 
  71. CreateBitmap(int, int, UINT, UINT, const void FAR*); HBITMAP 
  72. CreateBitmapIndirect(BITMAP FAR* ); HBITMAP 
  73. CreateBrushIndirect(LOGBRUSH FAR*); HBRUSH 
  74. CreateCaret(HWND, HBITMAP, int, int); void 
  75. CreateCompatibleBitmap(HDC, int, int); HBITMAP 
  76. CreateCompatibleDC(HDC); HDC 
  77. CreateCursor(HINSTANCE, int, int, int, int, const void FAR*, const void FAR*); HCURSOR 
  78. CreateDC(LPCSTR, LPCSTR, LPCSTR, const void FAR*); HDC 
  79. CreateDialog(HINSTANCE, LPCSTR, HWND, DLGPROC); HWND 
  80. CreateDialogIndirect(HINSTANCE, const void FAR*, HWND, DLGPROC); HWND 
  81. CreateDialogIndirectParam(HINSTANCE, const void FAR*, HWND, DLGPROC, LPARAM); HWND 
  82. CreateDialogParam(HINSTANCE, LPCSTR, HWND, DLGPROC, LPARAM); HWND 
  83. CreateDIBitmap(HDC, BITMAPINFOHEADER FAR*, DWORD, const void FAR*, BITMAPINFO FAR*, UINT); HBITMAP
  84. CreateDIBPatternBrush(HGLOBAL, UINT); HBRUSH 
  85. CreateDiscardableBitmap(HDC, int, int); HBITMAP 
  86. CreateEllipticRgn(int, int, int, int); HRGN 
  87. CreateEllipticRgnIndirect(const RECT FAR*); HRGN 
  88. CreateFont(int, int, int, int, int, BYTE, BYTE, BYTE, BYTE, BYTE, BYTE, BYTE, BYTE, LPCSTR); HFONT 
  89. CreateFontIndirect(const LOGFONT FAR*); HFONT 
  90. CreateHatchBrush(int, COLORREF); HBRUSH 
  91. CreateIC(LPCSTR, LPCSTR, LPCSTR, const void FAR*); HDC 
  92. CreateIcon(HINSTANCE, int, int, BYTE, BYTE, const void FAR*, const void FAR*); HICON 
  93. CreateMenu(void); HMENU 
  94. CreateMetaFile(LPCSTR); HDC 
  95. CreatePalette(const LOGPALETTE FAR*); HPALETTE 
  96. CreatePatternBrush(HBITMAP); HBRUSH 
  97. CreatePen(int, int, COLORREF); HPEN 
  98. CreatePenIndirect(LOGPEN FAR*); HPEN 
  99. CreatePolygonRgn(const POINT FAR*, int, int); HRGN 
  100. CreatePolyPolygonRgn(const POINT FAR*, const int FAR*, int, int); HRGN 
  101. CreatePopupMenu(void); HMENU 
  102. CreateRectRgn(int, int, int, int); HRGN 
  103. CreateRectRgnIndirect(const RECT FAR*); HRGN 
  104. CreateRoundRectRgn(int, int, int, int, int, int); HRGN 
  105. CreateScalableFontResource(UINT, LPCSTR, LPCSTR, LPCSTR); BOOL 
  106. CreateSolidBrush(COLORREF); HBRUSH 
  107. CreateWindow(LPCSTR, LPCSTR, DWORD, int, int, int, int, HWND, HMENU, HINSTANCE, void FAR*); HWND 
  108. CreateWindowEx(DWORD, LPCSTR, LPCSTR, DWORD, int, int, int, int, HWND, HMENU, HINSTANCE, void FAR*); HWND 
  109. DebugBreak(void); void 
  110. DebugOutput(UINT flags, LPCSTR lpsz, ...); void FAR _cdecl 
  111. DefDlgProc(HWND, UINT, WPARAM, LPARAM); LRESULT 
  112. DefDriverProc(DWORD dwDriverIdentifier, HDRVR driverID, UINT message, LPARAM lParam1, LPARAM lParam2); LRESULT
  113. DeferWindowPos(HDWP, HWND, HWND, int, int, int, int, UINT); HDWP 
  114. DefFrameProc(HWND, HWND, UINT, WPARAM, LPARAM); LRESULT 
  115. DefHookProc(int, WPARAM, LPARAM, HHOOK FAR*); LRESULT 
  116. DefMDIChildProc(HWND, UINT, WPARAM, LPARAM); LRESULT 
  117. DefWindowProc(HWND, UINT, WPARAM, LPARAM); LRESULT 
  118. DeleteAtom(ATOM); ATOM 
  119. DeleteDC(HDC); BOOL 
  120. DeleteMenu(HMENU, UINT, UINT); BOOL 
  121. DeleteMetaFile(HMETAFILE); BOOL 
  122. DeleteObject(HGDIOBJ); BOOL 
  123. DestroyCaret(void); void 
  124. DestroyCursor(HCURSOR); BOOL 
  125. DestroyIcon(HICON); BOOL 
  126. DestroyMenu(HMENU); BOOL 
  127. DestroyWindow(HWND); BOOL 
  128. DialogBox(HINSTANCE, LPCSTR, HWND, DLGPROC); int 
  129. DialogBoxIndirect(HINSTANCE, HGLOBAL, HWND, DLGPROC); int 
  130. DialogBoxIndirectParam(HINSTANCE, HGLOBAL, HWND, DLGPROC, LPARAM); int 
  131. DialogBoxParam(HINSTANCE, LPCSTR, HWND, DLGPROC, LPARAM); int 
  132. DirectedYield(HTASK); void 
  133. DispatchMessage(const MSG FAR*); LONG 
  134. DlgDirList(HWND, LPSTR, int, int, UINT); int 
  135. DlgDirListComboBox(HWND, LPSTR, int, int, UINT); int 
  136. DlgDirSelect(HWND, LPSTR, int); BOOL 
  137. DlgDirSelectComboBox(HWND, LPSTR, int); BOOL 
  138. DlgDirSelectComboBoxEx(HWND, LPSTR, int, int); BOOL 
  139. DlgDirSelectEx(HWND, LPSTR, int, int); BOOL 
  140. DPtoLP(HDC, POINT FAR*, int); BOOL 
  141. DrawFocusRect(HDC, const RECT FAR*); void 
  142. DrawIcon(HDC, int, int, HICON); BOOL 
  143. DrawMenuBar(HWND); void 
  144. DrawText(HDC, LPCSTR, int, RECT FAR*, UINT); int 
  145. Ellipse(HDC, int, int, int, int); BOOL 
  146. EmptyClipboard(void); BOOL 
  147. EnableCommNotification(int, HWND, int, int); BOOL 
  148. EnableHardwareInput(BOOL); BOOL 
  149. EnableMenuItem(HMENU, UINT, UINT); BOOL 
  150. EnableScrollBar(HWND, int, UINT); BOOL 
  151. EnableWindow(HWND,BOOL); BOOL 
  152. EndDeferWindowPos(HDWP); BOOL 
  153. EndDialog(HWND, int); void 
  154. EndDoc(HDC); int 
  155. EndPage(HDC); int 
  156. EndPaint(HWND, const PAINTSTRUCT FAR*); void 
  157. EnumChildWindows(HWND, WNDENUMPROC, LPARAM); BOOL 
  158. EnumClipboardFormats(UINT); UINT 
  159. EnumFontFamilies(HDC, LPCSTR, FONTENUMPROC, LPARAM); int 
  160. EnumFonts(HDC, LPCSTR, OLDFONTENUMPROC, LPARAM); int 
  161. EnumMetaFile(HDC, HMETAFILE, MFENUMPROC, LPARAM); BOOL 
  162. EnumObjects(HDC, int, GOBJENUMPROC, LPARAM); int 
  163. EnumProps(HWND, PROPENUMPROC); int 
  164. EnumTaskWindows(HTASK, WNDENUMPROC, LPARAM); BOOL 
  165. EnumWindows(WNDENUMPROC, LPARAM); BOOL 
  166. EqualRect(const RECT FAR*, const RECT FAR*); BOOL 
  167. EqualRgn(HRGN, HRGN); BOOL 
  168. Escape(HDC, int, int, LPCSTR, void FAR*); int 
  169. EscapeCommFunction(int, int); LONG 
  170. ExcludeClipRect(HDC, int, int, int, int); int 
  171. ExcludeUpdateRgn(HDC, HWND); int 
  172. ExitWindows(DWORD dwReturnCode, UINT wReserved); BOOL 
  173. ExitWindowsExec(LPCSTR, LPCSTR); BOOL 
  174. ExtFloodFill(HDC, int, int, COLORREF, UINT); BOOL 
  175. ExtTextOut(HDC, int, int, UINT, const RECT FAR*, LPCSTR, UINT, int FAR*); BOOL 
  176. FatalAppExit(UINT, LPCSTR); void 
  177. FatalExit(int); void 
  178. FillRect(HDC, const RECT FAR*, HBRUSH); int 
  179. FillRgn(HDC, HRGN, HBRUSH); BOOL 
  180. FindAtom(LPCSTR); ATOM 
  181. FindResource(HINSTANCE, LPCSTR, LPCSTR); HRSRC 
  182. FindWindow(LPCSTR, LPCSTR); HWND 
  183. FlashWindow(HWND, BOOL); BOOL 
  184. FloodFill(HDC, int, int, COLORREF); BOOL 
  185. FlushComm(int, int); int 
  186. FrameRect(HDC, const RECT FAR*, HBRUSH); int 
  187. FrameRgn(HDC, HRGN, HBRUSH, int, int); BOOL 
  188. FreeLibrary(HINSTANCE); void 
  189. FreeModule(HINSTANCE); BOOL 
  190. FreeProcInstance(FARPROC); void 
  191. FreeResource(HGLOBAL); BOOL 
  192. FreeSelector(UINT); UINT 
  193. GetActiveWindow(void); HWND 
  194. GetAspectRatioFilter(HDC); DWORD 
  195. GetAspectRatioFilterEx(HDC, SIZE FAR*); BOOL 
  196. GetAsyncKeyState(int); int 
  197. GetAtomHandle(ATOM); HLOCAL 
  198. GetAtomName(ATOM, LPSTR, int); UINT 
  199. GetBitmapBits(HBITMAP, LONG, void FAR*); LONG 
  200. GetBitmapDimension(HBITMAP); DWORD 
  201. GetBitmapDimensionEx(HBITMAP, SIZE FAR*); BOOL 
  202. GetBkColor(HDC); COLORREF 
  203. GetBkMode(HDC); int 
  204. GetBoundsRect(HDC hDC, RECT FAR* lprcBounds, UINT flags); UINT 
  205. GetBrushOrg(HDC); DWORD 
  206. GetBrushOrgEx(HDC, POINT FAR*); BOOL 
  207. GetCapture(void); HWND 
  208. GetCaretBlinkTime(void); UINT 
  209. GetCaretPos(POINT FAR*); void 
  210. GetCharABCWidths(HDC, UINT, UINT, ABC FAR*); BOOL 
  211. GetCharWidth(HDC, UINT, UINT, int FAR*); BOOL 
  212. GetClassInfo(HINSTANCE, LPCSTR, WNDCLASS FAR*); BOOL 
  213. GetClassLong(HWND, int); LONG 
  214. GetClassName(HWND, LPSTR, int); int 
  215. GetClassWord(HWND, int); WORD 
  216. GetClientRect(HWND, RECT FAR*); void 
  217. GetClipboardData(UINT); HANDLE 
  218. GetClipboardFormatName(UINT, LPSTR, int); int 
  219. GetClipboardOwner(void); HWND 
  220. GetClipboardViewer(void); HWND 
  221. GetClipBox(HDC, RECT FAR*); int 
  222. GetClipCursor(RECT FAR*); void 
  223. GetCodeHandle(FARPROC); HGLOBAL 
  224. GetCodeInfo(FARPROC lpProc, SEGINFO FAR* lpSegInfo); void 
  225. GetCommError(int, COMSTAT FAR* ); int 
  226. GetCommEventMask(int, int); UINT 
  227. GetCommState(int, DCB FAR*); int 
  228. GetCurrentPDB(void); UINT 
  229. GetCurrentPosition(HDC); DWORD 
  230. GetCurrentPositionEx(HDC, POINT FAR*); BOOL 
  231. GetCurrentTask(void); HTASK 
  232. GetCurrentTime(void); DWORD 
  233. GetCursor(void); HCURSOR 
  234. GetCursorPos(POINT FAR*); void 
  235. GetDC(HWND); HDC 
  236. GetDCEx(register HWND hwnd, HRGN hrgnClip, DWORD flags); HDC 
  237. GetDCOrg(HDC); DWORD 
  238. GetDesktopWindow(void); HWND 
  239. GetDeviceCaps(HDC, int); int 
  240. GetDialogBaseUnits(void); DWORD 
  241. GetDIBits(HDC, HBITMAP, UINT, UINT, void FAR*, BITMAPINFO FAR*, UINT); int 
  242. GetDlgCtrlID(HWND); int 
  243. GetDlgItem(HWND, int); HWND 
  244. GetDlgItemInt(HWND, int, BOOL FAR* , BOOL); UINT 
  245. GetDlgItemText(HWND, int, LPSTR, int); int 
  246. GetDOSEnvironment(void); LPSTR 
  247. GetDoubleClickTime(void); UINT 
  248. GetDriverInfo(HDRVR, DRIVERINFOSTRUCT FAR*); BOOL
  249. GetDriverModuleHandle(HDRVR hDriver); HINSTANCE 
  250. GetDriveType(int); UINT 
  251. GetEnvironment(LPCSTR, void FAR*, UINT); int 
  252. GetFocus(void); HWND 
  253. GetFontData(HDC, DWORD, DWORD, void FAR*, DWORD); DWORD 
  254. GetFreeSpace(UINT); DWORD 
  255. GetFreeSystemResources(UINT); UINT 
  256. GetGlyphOutline(HDC, UINT, UINT, GLYPHMETRICS FAR*, DWORD, void FAR*, const MAT2 FAR*); DWORD 
  257. GetInputState(void); BOOL 
  258. GetInstanceData(HINSTANCE, PBYTE, int); int 
  259. GetKBCodePage(void); int 
  260. GetKerningPairs(HDC, int, KERNINGPAIR FAR*); int 
  261. GetKeyboardState(BYTE FAR* ); void 
  262. GetKeyboardType(int); int 
  263. GetKeyNameText(LONG, LPSTR, int); int 
  264. GetKeyState(int); int 
  265. GetLastActivePopup(HWND); HWND 
  266. GetMapMode(HDC); int 
  267. GetMenu(HWND); HMENU 
  268. GetMenuCheckMarkDimensions(void); DWORD 
  269. GetMenuItemCount(HMENU); int 
  270. GetMenuItemID(HMENU, int); UINT 
  271. GetMenuState(HMENU, UINT, UINT); UINT 
  272. GetMenuString(HMENU, UINT, LPSTR, int, UINT); int 
  273. GetMessage(MSG FAR*, HWND, UINT, UINT); BOOL 
  274. GetMessageExtraInfo(void); LPARAM 
  275. GetMessagePos(void); DWORD 
  276. GetMessageTime(void); LONG 
  277. GetMetaFile(LPCSTR); HMETAFILE 
  278. GetMetaFileBits(HMETAFILE); HGLOBAL 
  279. GetModuleFileName(HINSTANCE, LPSTR, int); int 
  280. GetModuleHandle(LPCSTR); HMODULE 
  281. GetModuleUsage(HINSTANCE); int 
  282. GetNearestColor(HDC, COLORREF); COLORREF 
  283. GetNearestPaletteIndex(HPALETTE, COLORREF); UINT 
  284. GetNextDlgGroupItem(HWND, HWND, BOOL); HWND 
  285. GetNextDlgTabItem(HWND, HWND, BOOL); HWND 
  286. GetNextDriver(HDRVR, DWORD); HDRVR 
  287. GetNextWindow(HWND, UINT); HWND 
  288. GetNumTasks(void); UINT 
  289. GetObject(HGDIOBJ, int, void FAR*); int 
  290. GetOpenClipboardWindow(void); HWND 
  291. GetOutlineTextMetrics(HDC, UINT, OUTLINETEXTMETRIC FAR*); WORD 
  292. GetPaletteEntries(HPALETTE, UINT, UINT, PALETTEENTRY FAR*); UINT 
  293. GetParent(HWND); HWND 
  294. GetPixel(HDC, int, int); COLORREF 
  295. GetPolyFillMode(HDC); int 
  296. GetPriorityClipboardFormat(UINT FAR*, int); int 
  297. GetPrivateProfileInt(LPCSTR, LPCSTR, int, LPCSTR); UINT 
  298. GetPrivateProfileString(LPCSTR, LPCSTR, LPCSTR, LPSTR, int, LPCSTR); int 
  299. GetProcAddress(HINSTANCE, LPCSTR); FARPROC 
  300. GetProfileInt(LPCSTR, LPCSTR, int); UINT 
  301. GetProfileString(LPCSTR, LPCSTR, LPCSTR, LPSTR, int); int 
  302. GetProp(HWND, LPCSTR); HANDLE 
  303. GetQueueStatus(UINT flags); DWORD 
  304. GetRasterizerCaps(RASTERIZER_STATUS FAR*, int); BOOL 
  305. GetRgnBox(HRGN, RECT FAR*); int 
  306. GetROP2(HDC); int 
  307. GetScrollPos(HWND, int); int 
  308. GetScrollRange(HWND, int, int FAR*, int FAR*); void 
  309. GetSelectorBase(UINT); DWORD 
  310. GetSelectorLimit(UINT); DWORD 
  311. GetStockObject(int); HGDIOBJ 
  312. GetStretchBltMode(HDC); int 
  313. GetSubMenu(HMENU, int); HMENU 
  314. GetSysColor(int); COLORREF 
  315. GetSysModalWindow(void); HWND 
  316. GetSystemDebugState(void); LONG 
  317. GetSystemDirectory(LPSTR, UINT); UINT 
  318. GetSystemMenu(HWND, BOOL); HMENU 
  319. GetSystemMetrics(int); int 
  320. GetSystemPaletteEntries(HDC, UINT, UINT, PALETTEENTRY FAR*); UINT 
  321. GetSystemPaletteUse(HDC); UINT 
  322. GetTabbedTextExtent(HDC, LPCSTR, int, int, int FAR*); DWORD 
  323. GetTempDrive(char); BYTE 
  324. GetTempFileName(BYTE, LPCSTR, UINT, LPSTR); int 
  325. GetTextAlign(HDC); UINT 
  326. GetTextCharacterExtra(HDC); int 
  327. GetTextColor(HDC); COLORREF 
  328. GetTextExtent(HDC, LPCSTR, int); DWORD 
  329. GetTextExtentPoint(HDC, LPCSTR, int, SIZE FAR*); BOOL 
  330. GetTextFace(HDC, int, LPSTR); int 
  331. GetTextMetrics(HDC, TEXTMETRIC FAR*); BOOL 
  332. GetThresholdEvent(void); int FAR* 
  333. GetThresholdStatus(void); int 
  334. GetTickCount(void); DWORD 
  335. GetTimerResolution(void); DWORD 
  336. GetTopWindow(HWND); HWND 
  337. GetUpdateRect(HWND, RECT FAR*, BOOL); BOOL 
  338. GetUpdateRgn(HWND, HRGN, BOOL); int 
  339. GetVersion(void); DWORD 
  340. GetViewportExt(HDC); DWORD 
  341. GetViewportExtEx(HDC, SIZE FAR*); BOOL 
  342. GetViewportOrg(HDC); DWORD 
  343. GetViewportOrgEx(HDC, POINT FAR*); BOOL 
  344. GetWinDebugInfo(WINDEBUGINFO FAR* lpwdi, UINT flags); BOOL 
  345. GetWindow(HWND, UINT); HWND 
  346. GetWindowDC(HWND); HDC 
  347. GetWindowExt(HDC); DWORD 
  348. GetWindowExtEx(HDC, SIZE FAR*); BOOL 
  349. GetWindowLong(HWND, int); LONG 
  350. GetWindowOrg(HDC); DWORD 
  351. GetWindowOrgEx(HDC, POINT FAR*); BOOL 
  352. GetWindowPlacement(HWND, WINDOWPLACEMENT FAR*); BOOL 
  353. GetWindowRect(HWND, RECT FAR*); void 
  354. GetWindowsDirectory(LPSTR, UINT); UINT 
  355. GetWindowTask(HWND); HTASK 
  356. GetWindowText(HWND, LPSTR, int); int 
  357. GetWindowTextLength(HWND); int 
  358. GetWindowWord(HWND, int); WORD 
  359. GetWinFlags(void); DWORD 
  360. GlobalAddAtom(LPCSTR); ATOM 
  361. GlobalAlloc(UINT, DWORD); HGLOBAL 
  362. GlobalCompact(DWORD); DWORD 
  363. GlobalDeleteAtom(ATOM); ATOM 
  364. GlobalDosAlloc(DWORD); DWORD 
  365. GlobalDosFree(UINT); UINT 
  366. GlobalFindAtom(LPCSTR); ATOM 
  367. GlobalFix(HGLOBAL); void 
  368. GlobalFlags(HGLOBAL); UINT 
  369. GlobalFree(HGLOBAL); HGLOBAL 
  370. GlobalGetAtomName(ATOM, LPSTR, int); UINT 
  371. GlobalHandle(UINT); DWORD 
  372. GlobalLock(HGLOBAL); void FAR* 
  373. GlobalLRUNewest(HGLOBAL); HGLOBAL 
  374. GlobalLRUOldest(HGLOBAL); HGLOBAL 
  375. GlobalNotify(GNOTIFYPROC); void 
  376. GlobalPageLock(HGLOBAL); UINT 
  377. GlobalPageUnlock(HGLOBAL); UINT 
  378. GlobalReAlloc(HGLOBAL, DWORD, UINT); HGLOBAL 
  379. GlobalSize(HGLOBAL); DWORD 
  380. GlobalUnfix(HGLOBAL); void 
  381. GlobalUnlock(HGLOBAL); BOOL 
  382. GlobalUnWire(HGLOBAL); BOOL 
  383. GlobalWire(HGLOBAL); void FAR* 
  384. GrayString(HDC, HBRUSH, GRAYSTRINGPROC, LPARAM, int, int, int, int, int); BOOL 
  385. HideCaret(HWND); void 
  386. HiliteMenuItem(HWND, HMENU, UINT, UINT); BOOL 
  387. hmemcpy(void _huge*, const void _huge*, long); void 
  388. InflateRect(RECT FAR*, int, int); void 
  389. InitAtomTable(int); BOOL 
  390. InSendMessage(void); BOOL 
  391. InsertMenu(HMENU, UINT, UINT, UINT, LPCSTR); BOOL 
  392. IntersectClipRect(HDC, int, int, int, int); int 
  393. IntersectRect(RECT FAR*, const RECT FAR*, const RECT FAR*); BOOL 
  394. InvalidateRect(HWND, const RECT FAR*, BOOL); void 
  395. InvalidateRgn(HWND, HRGN, BOOL); void 
  396. InvertRect(HDC, const RECT FAR*); void 
  397. InvertRgn(HDC, HRGN); BOOL 
  398. IsBadCodePtr(FARPROC lpfn); BOOL 
  399. IsBadHugeReadPtr(const void _huge* lp, DWORD cb); BOOL 
  400. IsBadHugeWritePtr(void _huge* lp, DWORD cb); BOOL 
  401. IsBadReadPtr(const void FAR* lp, UINT cb); BOOL 
  402. IsBadStringPtr(const void FAR* lpsz, UINT cchMax); BOOL 
  403. IsBadWritePtr(void FAR* lp, UINT cb); BOOL 
  404. IsCharAlpha(char); BOOL 
  405. IsCharAlphaNumeric(char); BOOL 
  406. IsCharLower(char); BOOL 
  407. IsCharUpper(char); BOOL 
  408. IsChild(HWND, HWND); BOOL 
  409. IsClipboardFormatAvailable(UINT); BOOL 
  410. IsDBCSLeadByte(BYTE); BOOL 
  411. IsDialogMessage(HWND, MSG FAR*); BOOL 
  412. IsDlgButtonChecked(HWND, int); UINT 
  413. IsGDIObject(HGDIOBJ); BOOL 
  414. IsIconic(HWND); BOOL 
  415. IsMenu(HMENU); BOOL 
  416. IsRectEmpty(const RECT FAR*); BOOL 
  417. IsTask(HTASK); BOOL 
  418. IsWindow(HWND); BOOL 
  419. IsWindowEnabled(HWND); BOOL 
  420. IsWindowVisible(HWND); BOOL 
  421. IsZoomed(HWND); BOOL 
  422. KillTimer(HWND, UINT); BOOL 
  423. LimitEmsPages(DWORD); void 
  424. LineDDA(int, int, int, int, LINEDDAPROC, LPARAM); void 
  425. LineTo(HDC, int, int); BOOL 
  426. LoadAccelerators(HINSTANCE, LPCSTR); HACCEL 
  427. LoadBitmap(HINSTANCE, LPCSTR); HBITMAP 
  428. LoadCursor(HINSTANCE, LPCSTR); HCURSOR 
  429. LoadIcon(HINSTANCE, LPCSTR); HICON 
  430. LoadLibrary(LPCSTR); HINSTANCE 
  431. LoadMenu(HINSTANCE, LPCSTR); HMENU 
  432. LoadMenuIndirect(const void FAR*); HMENU 
  433. LoadModule(LPCSTR, LPVOID); HINSTANCE 
  434. LoadResource(HINSTANCE, HRSRC); HGLOBAL 
  435. LoadString(HINSTANCE, UINT, LPSTR, int); int 
  436. LocalAlloc(UINT, UINT); HLOCAL 
  437. LocalCompact(UINT); UINT 
  438. LocalFlags(HLOCAL); UINT 
  439. LocalFree(HLOCAL); HLOCAL 
  440. LocalHandle(void NEAR*); HLOCAL 
  441. LocalInit(UINT, UINT, UINT); BOOL 
  442. LocalLock(HLOCAL); void NEAR*
  443. LocalReAlloc(HLOCAL, UINT, UINT); HLOCAL 
  444. LocalShrink(HLOCAL, UINT); UINT 
  445. LocalSize(HLOCAL); UINT 
  446. LocalUnlock(HLOCAL); BOOL 
  447. LockInput(HANDLE h1, HWND hwndInput, BOOL fLock); BOOL 
  448. LockResource(HGLOBAL); void FAR* 
  449. LockSegment(UINT); HGLOBAL 
  450. LockWindowUpdate(HWND hwndLock); BOOL 
  451. LogError(UINT err, void FAR* lpInfo); void 
  452. LogParamError(UINT err, FARPROC lpfn, void FAR* param); void 
  453. LPtoDP(HDC, POINT FAR*, int); BOOL 
  454. lstrcat(LPSTR, LPCSTR); LPSTR 
  455. lstrcmp(LPCSTR, LPCSTR); int 
  456. lstrcmpi(LPCSTR, LPCSTR); int 
  457. lstrcpy(LPSTR, LPCSTR); LPSTR 
  458. lstrcpyn(LPSTR, LPCSTR, int); LPSTR 
  459. lstrlen(LPCSTR); int 
  460. MakeProcInstance(FARPROC, HINSTANCE); FARPROC 
  461. MapDialogRect(HWND, RECT FAR*); void 
  462. MapVirtualKey(UINT, UINT); UINT 
  463. MapWindowPoints(HWND hwndFrom, HWND hwndTo, POINT FAR* lppt, UINT cpt); void 
  464. MessageBeep(UINT); void 
  465. MessageBox(HWND, LPCSTR, LPCSTR, UINT); int 
  466. ModifyMenu(HMENU, UINT, UINT, UINT, LPCSTR); BOOL 
  467. MoveTo(HDC, int, int); DWORD 
  468. MoveToEx(HDC, int, int, POINT FAR*); BOOL 
  469. MoveWindow(HWND, int, int, int, int, BOOL); BOOL 
  470. MulDiv(int, int, int); int 
  471. OemKeyScan(UINT); DWORD 
  472. OemToAnsi(const char _huge*, char _huge*); void 
  473. OemToAnsiBuff(LPCSTR, LPSTR, UINT); void 
  474. OffsetClipRgn(HDC, int, int); int 
  475. OffsetRect(RECT FAR*, int, int); void 
  476. OffsetRgn(HRGN, int, int); int 
  477. OffsetViewportOrg(HDC, int, int); DWORD 
  478. OffsetViewportOrgEx(HDC, int, int, POINT FAR*); BOOL 
  479. OffsetWindowOrg(HDC, int, int); DWORD 
  480. OffsetWindowOrgEx(HDC, int, int, POINT FAR*); BOOL 
  481. OpenClipboard(HWND); BOOL 
  482. OpenComm(LPCSTR, UINT, UINT); int 
  483. OpenDriver(LPCSTR szDriverName, LPCSTR szSectionName, LPARAM lParam2); HDRVR 
  484. OpenIcon(HWND); BOOL 
  485. OpenSound(void); int 
  486. OutputDebugString(LPCSTR); void 
  487. PaintRgn(HDC, HRGN); BOOL 
  488. PatBlt(HDC, int, int, int, int, DWORD); BOOL 
  489. PeekMessage(MSG FAR*, HWND, UINT, UINT, UINT); BOOL 
  490. Pie(HDC, int, int, int, int, int, int, int, int); BOOL 
  491. PlayMetaFile(HDC, HMETAFILE); BOOL 
  492. PlayMetaFileRecord(HDC, HANDLETABLE FAR*, METARECORD FAR*, UINT); void 
  493. Polygon(HDC, const POINT FAR*, int); BOOL 
  494. Polyline(HDC, const POINT FAR*, int); BOOL 
  495. PolyPolygon(HDC, const POINT FAR*, int FAR*, int); BOOL 
  496. PostAppMessage(HTASK, UINT, WPARAM, LPARAM); BOOL 
  497. PostMessage(HWND, UINT, WPARAM, LPARAM); BOOL 
  498. PostQuitMessage(int); void 
  499. PrestoChangoSelector(UINT sourceSel, UINT destSel); UINT 
  500. ProfClear(void); void 
  501. ProfFinish(void); void 
  502. ProfFlush(void); void 
  503. ProfInsChk(void); int 
  504. ProfSampRate(int,int); void 
  505. ProfSetup(int,int); void 
  506. ProfStart(void); void 
  507. ProfStop(void); void 
  508. PtInRect(const RECT FAR*, POINT); BOOL 
  509. PtInRegion(HRGN, int, int); BOOL 
  510. PtVisible(HDC, int, int); BOOL 
  511. QueryAbort(HDC, int); BOOL 
  512. QuerySendMessage(HANDLE h1, HANDLE h2, HANDLE h3, LPMSG lpmsg); BOOL 
  513. ReadComm(int, void FAR*, int); int 
  514. RealizePalette(HDC); UINT 
  515. Rectangle(HDC, int, int, int, int); BOOL 
  516. RectInRegion(HRGN, const RECT FAR*); BOOL 
  517. RectVisible(HDC, const RECT FAR*); BOOL 
  518. RedrawWindow(HWND hwnd, const RECT FAR* lprcUpdate, HRGN hrgnUpdate, UINT flags); BOOL 
  519. RegisterClass(const WNDCLASS FAR*); ATOM 
  520. RegisterClipboardFormat(LPCSTR); UINT 
  521. RegisterWindowMessage(LPCSTR); UINT 
  522. ReleaseCapture(void); void 
  523. ReleaseDC(HWND, HDC); int 
  524. RemoveFontResource(LPCSTR); BOOL 
  525. RemoveMenu(HMENU, UINT, UINT); BOOL 
  526. RemoveProp(HWND, LPCSTR); HANDLE 
  527. ReplyMessage(LRESULT); void 
  528. ResizePalette(HPALETTE, UINT); BOOL 
  529. RestoreDC(HDC, int); BOOL 
  530. RoundRect(HDC, int, int, int, int, int, int); BOOL 
  531. SaveDC(HDC); int 
  532. ScaleViewportExt(HDC, int, int, int, int); DWORD 
  533. ScaleViewportExtEx(HDC, int, int, int, int, SIZE FAR*); BOOL 
  534. ScaleWindowExt(HDC, int, int, int, int); DWORD 
  535. ScaleWindowExtEx(HDC, int, int, int, int, SIZE FAR*); BOOL 
  536. ScreenToClient(HWND, POINT FAR*); void 
  537. ScrollDC(HDC, int, int, const RECT FAR*, const RECT FAR*, HRGN, RECT FAR*); BOOL 
  538. ScrollWindow(HWND, int, int, const RECT FAR*, const RECT FAR*); void 
  539. ScrollWindowEx(HWND hwnd, int dx, int dy, const RECT FAR* prcScroll, const RECT FAR* prcClip, HRGN hrgnUpdate, RECT FAR* prcUpdate, UINT flags); int
  540. SelectClipRgn(HDC, HRGN); int 
  541. SelectObject(HDC, HGDIOBJ); HGDIOBJ 
  542. SelectPalette(HDC, HPALETTE, BOOL); HPALETTE 
  543. SendDlgItemMessage(HWND, int, UINT, WPARAM, LPARAM); LRESULT 
  544. SendDriverMessage(HDRVR hDriver, UINT message, LPARAM lParam1, LPARAM lParam2); LRESULT 
  545. SendMessage(HWND, UINT, WPARAM, LPARAM); LRESULT 
  546. SetAbortProc(HDC, ABORTPROC); int 
  547. SetActiveWindow(HWND); HWND 
  548. SetBitmapBits(HBITMAP, DWORD, const void FAR*); LONG 
  549. SetBitmapDimension(HBITMAP, int, int); DWORD 
  550. SetBitmapDimensionEx(HBITMAP, int, int, SIZE FAR*); BOOL 
  551. SetBkColor(HDC, COLORREF); COLORREF 
  552. SetBkMode(HDC, int); int 
  553. SetBoundsRect(HDC hDC, const RECT FAR* lprcBounds, UINT flags); UINT 
  554. SetBrushOrg(HDC, int, int); DWORD 
  555. SetCapture(HWND); HWND 
  556. SetCaretBlinkTime(UINT); void 
  557. SetCaretPos(int, int); void 
  558. SetClassLong(HWND, int, LONG); LONG 
  559. SetClassWord(HWND, int, WORD); WORD 
  560. SetClipboardData(UINT, HANDLE); HANDLE 
  561. SetClipboardViewer(HWND); HWND 
  562. SetCommBreak(int); int 
  563. SetCommEventMask(int, UINT); UINT FAR* 
  564. SetCommState(const DCB FAR*); int 
  565. SetCursor(HCURSOR); HCURSOR 
  566. SetCursorPos(int, int); void 
  567. SetDIBits(HDC, HBITMAP, UINT, UINT, const void FAR*, BITMAPINFO FAR*, UINT); int 
  568. SetDIBitsToDevice(HDC, int, int, int, int, int, int, UINT, UINT, void FAR*, BITMAPINFO FAR*, UINT); int 
  569. SetDlgItemInt(HWND, int, UINT, BOOL); void 
  570. SetDlgItemText(HWND, int, LPCSTR); void 
  571. SetDoubleClickTime(UINT); void 
  572. SetEnvironment(LPCSTR, const void FAR*, UINT); int 
  573. SetErrorMode(UINT); UINT 
  574. SetFocus(HWND); HWND 
  575. SetHandleCount(UINT); UINT 
  576. SetKeyboardState(BYTE FAR* ); void 
  577. SetMapMode(HDC, int); int 
  578. SetMapperFlags(HDC, DWORD); DWORD 
  579. SetMenu(HWND, HMENU); BOOL 
  580. SetMenuItemBitmaps(HMENU, UINT, UINT, HBITMAP, HBITMAP); BOOL 
  581. SetMessageQueue(int); BOOL 
  582. SetMetaFileBits(HGLOBAL); HMETAFILE 
  583. SetMetaFileBitsBetter(HGLOBAL); HMETAFILE 
  584. SetPaletteEntries(HPALETTE, UINT, UINT, const PALETTEENTRY FAR*); UINT 
  585. SetParent(HWND, HWND); HWND 
  586. SetPixel(HDC, int, int, COLORREF); COLORREF 
  587. SetPolyFillMode(HDC, int); int 
  588. SetProp(HWND, LPCSTR, HANDLE); BOOL 
  589. SetRect(RECT FAR*, int, int, int, int); void 
  590. SetRectEmpty(RECT FAR*); void 
  591. SetRectRgn(HRGN, int, int, int, int); void 
  592. SetResourceHandler(HINSTANCE, LPCSTR, RSRCHDLRPROC); RSRCHDLRPROC 
  593. SetROP2(HDC, int); int 
  594. SetScrollPos(HWND, int, int, BOOL); int 
  595. SetScrollRange(HWND, int, int, int, BOOL); void 
  596. SetSelectorBase(UINT, DWORD); UINT 
  597. SetSelectorLimit(UINT, DWORD); UINT 
  598. SetSoundNoise(int, int); int 
  599. SetStretchBltMode(HDC, int); int 
  600. SetSwapAreaSize(UINT); LONG 
  601. SetSysColors(int, const int FAR*, const COLORREF FAR*); void 
  602. SetSysModalWindow(HWND); HWND 
  603. SetSystemPaletteUse(HDC, UINT); UINT 
  604. SetTextAlign(HDC, UINT); UINT 
  605. SetTextCharacterExtra(HDC, int); int 
  606. SetTextColor(HDC, COLORREF); COLORREF 
  607. SetTextJustification(HDC, int, int); int 
  608. SetTimer(HWND, UINT, UINT, TIMERPROC); UINT 
  609. SetViewportExt(HDC, int, int); DWORD 
  610. SetViewportExtEx(HDC, int, int, SIZE FAR*); BOOL 
  611. SetViewportOrg(HDC, int, int); DWORD 
  612. SetViewportOrgEx(HDC, int, int, POINT FAR*); BOOL 
  613. SetVoiceAccent(int, int, int, int, int); int 
  614. SetVoiceEnvelope(int, int, int); int 
  615. SetVoiceNote(int, int, int, int); int 
  616. SetVoiceQueueSize(int, int); int 
  617. SetVoiceSound(int, DWORD, int); int 
  618. SetVoiceThreshold(int, int); int 
  619. SetWinDebugInfo(const WINDEBUGINFO FAR* lpwdi); BOOL 
  620. SetWindowExt(HDC, int, int); DWORD 
  621. SetWindowExtEx(HDC, int, int, SIZE FAR*); BOOL 
  622. SetWindowLong(HWND, int, LONG); LONG 
  623. SetWindowOrg(HDC, int, int); DWORD 
  624. SetWindowOrgEx(HDC, int, int, POINT FAR*); BOOL 
  625. SetWindowPlacement(HWND, const WINDOWPLACEMENT FAR*); BOOL 
  626. SetWindowPos(HWND, HWND, int, int, int, int, UINT); BOOL 
  627. SetWindowsHook(int, HOOKPROC); HHOOK 
  628. SetWindowsHookEx(int idHook, HOOKPROC lpfn, HINSTANCE hInstance, HTASK hTask); HHOOK 
  629. SetWindowText(HWND, LPCSTR); void 
  630. SetWindowWord(HWND, int, WORD); WORD 
  631. ShowCaret(HWND); void 
  632. ShowCursor(BOOL); int 
  633. ShowOwnedPopups(HWND, BOOL); void 
  634. ShowScrollBar(HWND, int, BOOL); void 
  635. ShowWindow(HWND, int); BOOL 
  636. SizeofResource(HINSTANCE, HRSRC); DWORD 
  637. SpoolFile(LPSTR, LPSTR, LPSTR, LPSTR); HANDLE 
  638. StartDoc(HDC, DOCINFO FAR*); int 
  639. StartPage(HDC); int 
  640. StartSound(void); int 
  641. StopSound(void); int 
  642. StretchBlt(HDC, int, int, int, int, HDC, int, int, int, int, DWORD); BOOL 
  643. StretchDIBits(HDC, int, int, int, int, int, int, int, int, const void FAR*, LPBITMAPINFO, UINT, DWORD); int 
  644. SubtractRect(RECT FAR*, const RECT FAR*, const RECT FAR*); BOOL 
  645. SwapMouseButton(BOOL); BOOL 
  646. SwapRecording(UINT); void 
  647. SwitchStackBack(void); void 
  648. SwitchStackTo(UINT, UINT, UINT); void 
  649. SyncAllVoices(void); int 
  650. SystemParametersInfo(UINT, UINT, VOID FAR*, UINT); BOOL 
  651. TabbedTextOut(HDC, int, int, LPCSTR, int, int, int FAR*, int); LONG 
  652. TextOut(HDC, int, int, LPCSTR, int); BOOL 
  653. Throw(const int FAR*, int); void 
  654. ToAscii(UINT wVirtKey, UINT wScanCode, BYTE FAR* lpKeyState, DWORD FAR* lpChar, UINT wFlags); int 
  655. TrackPopupMenu(HMENU, UINT, int, int, int, HWND, const RECT FAR*); BOOL 
  656. TranslateAccelerator(HWND, HACCEL, MSG FAR*); int 
  657. TranslateMDISysAccel(HWND, MSG FAR*); BOOL 
  658. TranslateMessage(const MSG FAR*); BOOL 
  659. TransmitCommChar(int, char); int 
  660. UngetCommChar(int, char); int 
  661. UnhookWindowsHook(int, HOOKPROC); BOOL 
  662. UnhookWindowsHookEx(HHOOK hHook); BOOL 
  663. UnionRect(RECT FAR*, const RECT FAR*, const RECT FAR*); BOOL 
  664. UnlockSegment(UINT); void 
  665. UnrealizeObject(HGDIOBJ); BOOL 
  666. UnregisterClass(LPCSTR, HINSTANCE); BOOL 
  667. UpdateColors(HDC); int 
  668. UpdateWindow(HWND); void 
  669. ValidateCodeSegments(void); void 
  670. ValidateFreeSpaces(void); void 
  671. ValidateRect(HWND, const RECT FAR*); void 
  672. ValidateRgn(HWND, HRGN); void 
  673. VkKeyScan(UINT); UINT 
  674. WaitMessage(void); void 
  675. WaitSoundState(int); int 
  676. WindowFromPoint(POINT); HWND 
  677. WinExec(LPCSTR, UINT); UINT 
  678. WinHelp(HWND hwndMain, LPCSTR lpszHelp, UINT usCommand, DWORD ulData); BOOL 
  679. WNetAddConnection(LPSTR, LPSTR, LPSTR); UINT 
  680. WNetCancelConnection(LPSTR, BOOL); UINT 
  681. WNetGetConnection(LPSTR, LPSTR, UINT FAR*); UINT 
  682. WriteComm(int, const void FAR*, int); int 
  683. WritePrivateProfileString(LPCSTR, LPCSTR, LPCSTR, LPCSTR); BOOL 
  684. WriteProfileString(LPCSTR, LPCSTR, LPCSTR); BOOL 
  685. wsprintf(LPSTR lpszOut, LPCSTR lpszFmt, ...); int FAR CDECL 
  686. wvsprintf(LPSTR lpszOut, LPCSTR lpszFmt, const void FAR* lpParams); int 
  687. Yield(void); void 
  688.  
  689. __abs__(int);math.h
  690. __alloca__(size_t __size);malloc.h
  691. __emit__(unsigned char __byte, ...);dos.h
  692. __fabs__(double __x);math.h
  693. __inportb__(unsigned __portid);dos.h
  694. __inportw__(unsigned __portid);dos.h
  695. __int__(int __interruptnum);dos.h
  696. __outportb__(unsigned __portid, unsigned char __value);dos.h
  697. __outportw__(unsigned __portid, unsigned __value);dos.h
  698. __size(x);stdarg.h
  699. _atold(const char  *__s);math.h
  700. _chmod();io.h
  701. _chmod(const char  *__path, int __amode);io.h
  702. _close(int __handle);io.h
  703. _creat(const char  *__path, int __attribute);io.h
  704. _csize(int __handle, long __size);io.h
  705. _dos_close(int __fd);dos.h
  706. _dos_commit(int __fd);dos.h
  707. _dos_creat(const char _FAR *__pathP, unsigned __attr, int _FAR *__fd);dos.h
  708. _dos_creatnew(const char _FAR *__pathP, unsigned __attr, int _FAR *__fd);dos.h
  709. _dos_findfirst(const char _FAR *__path, unsigned __attrib, struct find_t _FAR *__finfo);dos.h
  710. _dos_findnext(struct find_t _FAR *__finfo);dos.h
  711. _dos_getdate(struct dosdate_t _FAR *__datep);dos.h
  712. _dos_getdiskfree(unsigned __drive, struct diskfree_t _FAR *__dtable);dos.h
  713. _dos_getdrive(unsigned _FAR *__drive);dos.h
  714. _dos_getfileattr(const char _FAR *__filename, unsigned _FAR *__attrib);dos.h
  715. _dos_getftime(int __fd, unsigned _FAR *__date, unsigned _FAR *__time);dos.h
  716. _dos_gettime(struct dostime_t _FAR *__timep);dos.h
  717. _dos_open(const char _FAR *__pathP, unsigned __oflag, int _FAR *__fd);dos.h
  718. _dos_read(int __fd, void *__buf, unsigned __len, unsigned *__nread);dos.h
  719. _dos_setdate(struct dosdate_t _FAR *__datep);dos.h
  720. _dos_setdrive(unsigned __drive, unsigned _FAR *__ndrives);dos.h
  721. _dos_setfileattr(const char _FAR *__filename, unsigned _FAR __attrib);dos.h
  722. _dos_setftime(int __fd, unsigned __date, unsigned __time);dos.h
  723. _dos_settime(struct dostime_t _FAR *__timep);dos.h
  724. _dos_write(int __fd, const void *__buf, unsigned __len, unsigned *__nread );dos.h
  725. _expand(void * __block, size_t __size);malloc.h
  726. _fgetc(FILE  *__stream);stdio.h
  727. _fmemccpy(void __far *__dest, const void __far *__src, int __c, size_t __n);mem.h
  728. _fmemchr(const void __far *__s, int __c, size_t __n);mem.h
  729. _fmemcmp(const void __far *__s1, const void __far *__s2, size_t __n);mem.h
  730. _fmemcpy(void __far *__dest, const void __far *__src, size_t __n);mem.h
  731. _fmemicmp(const void __far *__s1, const void __far *__s2, size_t __n);mem.h
  732. _fmemmove(void __far *__dest, const void __far *__src, size_t __n);mem.h
  733. _fmemset(void __far *__s, int __c, size_t __n);mem.h
  734. _fmovmem(const void __far *__src, void __far *__dest, unsigned __length);mem.h
  735. _fputc(char __c, FILE  *__stream);stdio.h
  736. _fsetmem(void __far *__dest, unsigned __length, char __value);mem.h
  737. _fsopen (const char  *__path, const char  *__mode, int __shflag);stdio.h
  738. _get_osfhandle(int __handle);io.h
  739. _getdrive(void);dos.h
  740. _heapadd(void * __block, size_t __size);malloc.h
  741. _heapchk(void);malloc.h
  742. _heapmin(void);malloc.h
  743. _heapset(unsigned int __fill);malloc.h
  744. _heapwalk(_HEAPINFO *__entry);malloc.h
  745. _lstrcoll(const char * __s1, const char * __s2);string.h
  746. _lstrftime(char _FAR *__s, size_t __maxsize, const char _FAR *__fmt, const struct tm _FAR *__t);time.h
  747. _lstrlwr(char  *__s);string.h
  748. _lstrupr(char  *__s);string.h
  749. _lstrxfrm(char * __s1, const char * __s2, size_t __n );string.h
  750. _matherr (struct exception  *__e);math.h
  751. _matherrl(struct _exceptionl  *__e);math.h
  752. _msize(void * __block );malloc.h
  753. _open (const char  *__path, int __oflags);io.h
  754. _open_osfhandle(long __osfhandle, int __oflag);io.h
  755. _read (int __handle, void  *__buf, unsigned __len);io.h
  756. _rtl_creat(const char  *__path, int __attribute);io.h
  757. _rtl_heapwalk(_HEAPINFO *__entry);malloc.h
  758. _rtl_open (const char  *__path, int __oflags);io.h
  759. _rtl_read (int __handle, void  *__buf, unsigned __len);io.h
  760. _rtl_write(int __handle, const void  *__buf, unsigned __len);io.h
  761. _stpcpy(char  *__dest, const char  *__src);string.h
  762. _strdate(char _FAR *datestr);time.h
  763. _strerror(const char  *__s);stdio.h
  764. _strerror(const char  *__s);string.h
  765. _strtime(char _FAR *timestr);time.h
  766. _write(int __handle, const void  *__buf, unsigned __len);io.h
  767. access(const char  *path, int amode);io.h
  768. acos(double __x);math.h
  769. acos(double __x);math.h
  770. acosl(long double __x);math.h
  771. acosl(long double __x);math.h
  772. alloca(size_t __size);malloc.h
  773. asctime(const struct tm _FAR *__tblock);time.h
  774. asin(double __x);math.h
  775. asin(double __x);math.h
  776. asinl(long double __x);math.h
  777. asinl(long double __x);math.h
  778. atan(double __x);math.h
  779. atan(double __x);math.h
  780. atan2(double __y, double __x);math.h
  781. atan2(double __y, double __x);math.h
  782. atan2l(long double __x, long double __y);math.h
  783. atan2l(long double __x, long double __y);math.h
  784. atanl(long double __x);math.h
  785. atanl(long double __x);math.h
  786. atof(const char  *__s);math.h
  787. bdosptr(int __dosfun, void _FAR *__argument, unsigned __dosal);dos.h
  788. calloc(size_t __nitems, size_t __size);alloc.h
  789. calloc(size_t __nitems, size_t __size);alloc.h
  790. ceil(double __x);math.h
  791. ceil(double __x);math.h
  792. ceill(long double __x);math.h
  793. ceill(long double __x);math.h
  794. chdir( const char  *__path );dir.h
  795. chmod();io.h
  796. clearerr(FILE  *__stream);stdio.h
  797. clock(void);time.h
  798. close(int __handle);io.h
  799. cos(double __x);math.h
  800. cos(double __x);math.h
  801. cosh(double __x);math.h
  802. cosh(double __x);math.h
  803. coshl(long double __x);math.h
  804. coshl(long double __x);math.h
  805. cosl(long double __x);math.h
  806. cosl(long double __x);math.h
  807. creat(const char  *__path, int __amode);io.h
  808. creatnew(const char  *__path, int __mode);io.h
  809. creattemp(char  *__path, int __amode);io.h
  810. ctime(const time_t _FAR *__time);time.h
  811. ctrlbrk(int _USERENTRY (*handler)(void));dos.h
  812. difftime(time_t __time2, time_t __time1);time.h
  813. disable(void);dos.h
  814. dosexterr( struct DOSERROR _FAR *__eblkp );dos.h
  815. dostounix(struct date _FAR *__d, struct time _FAR *__t);dos.h
  816. dup(int __handle);io.h
  817. dup2(int __oldhandle, int __newhandle);io.h
  818. enable(void);dos.h
  819. eof(int __handle);io.h
  820. exp(double __x);math.h
  821. exp(double __x);math.h
  822. expl(long double __x);math.h
  823. expl(long double __x);math.h
  824. fabs(double __x);math.h
  825. fabs(double __x);math.h
  826. fabsl(long double __x);math.h
  827. fabsl(long double __x);math.h
  828. fclose(FILE  *__stream);stdio.h
  829. fcloseall(void);stdio.h
  830. fdopen(int __handle, char  *__type);stdio.h
  831. feof(FILE  *__fp);stdio.h
  832. ferror(FILE  *__fp);stdio.h
  833. fexp(double __x, int  *__exponent);math.h
  834. fflush(FILE  *__stream);stdio.h
  835. fgetc(FILE  *__stream);stdio.h
  836. fgetchar(void);stdio.h
  837. fgetpos(FILE  *__stream, fpos_t  *__pos);stdio.h
  838. fgets(char  *__s, int __n, FILE  *__stream);stdio.h
  839. filelength(int __handle);io.h
  840. fileno(FILE  *__fp);stdio.h
  841. findfirst( const char  *__path, struct ffblk  *__ffblk, int __attrib );dir.h
  842. findnext( struct ffblk  *__ffblk );dir.h
  843. floor(double __x);math.h
  844. floor(double __x);math.h
  845. floorl(long double __x);math.h
  846. floorl(long double __x);math.h
  847. flushall(void);stdio.h
  848. fmod(double __x, double __y);math.h
  849. fmod(double __x, double __y);math.h
  850. fmodl(long double __x, long double __y);math.h
  851. fmodl(long double __x, long double __y);math.h
  852. fnmerge( char  *__path, const char  *__drive, const char  *__dir, const char  *__name, const char  *__ext );dir.h
  853. fnsplit(const char  *__path, char  *__drive, char  *__dir, char  *__name, char  *__ext );dir.h
  854. fopen(const char  *__path, const char  *__mode);stdio.h
  855. fprintf(FILE  *__stream, const char  *__format, ...);stdio.h
  856. fputc(int __c, FILE  *__stream);stdio.h
  857. fputchar(int __c);stdio.h
  858. fputs(const char  *__s, FILE  *__stream);stdio.h
  859. fread(void  *__ptr, size_t __size, size_t __n, FILE  *__stream);stdio.h
  860. free(void * __block);alloc.h
  861. free(void _FAR *__block);alloc.h
  862. freopen(const char  *__path, const char  *__mode, FILE  *__stream);stdio.h
  863. frexp(double __x, int * __exponent);math.h
  864. frexpl(long double __x, int  *__exponent);math.h
  865. frexpl(long double __x, int * __exponent);math.h
  866. fscanf(FILE  *__stream, const char  *__format, ...);stdio.h
  867. fseek(FILE  *__stream, long __offset, int __whence);stdio.h
  868. fsetpos(FILE  *__stream, const fpos_t  *__pos);stdio.h
  869. ftell(FILE  *__stream);stdio.h
  870. fwrite(const void  *__ptr, size_t __size, size_t __n, FILE  *__stream);stdio.h
  871. getc(FILE  *__fp);stdio.h
  872. getcbrk(void);dos.h
  873. getchar(void);stdio.h
  874. getcurdir( int __drive, char  *__directory );dir.h
  875. getcwd( char  *__buf, int __buflen );dir.h
  876. getdate(struct date _FAR *__datep);dos.h
  877. getdfree(unsigned char __drive, struct dfree _FAR *__dtable);dos.h
  878. getdisk( void );dir.h
  879. getdta(void);dos.h
  880. getfat(unsigned char __drive, struct fatinfo _FAR *__dtable);dos.h
  881. getfatd(struct fatinfo _FAR *__dtable);dos.h
  882. getftime(int __handle, struct ftime  *__ftimep);io.h
  883. getpsp(void);dos.h
  884. gets(char  *__s);stdio.h
  885. gettime(struct time _FAR *__timep);dos.h
  886. getw(FILE  *__stream);stdio.h
  887. gmtime(const time_t _FAR *__timer);time.h
  888. heapcheck(void);alloc.h
  889. heapcheckfree(unsigned int __fillvalue);alloc.h
  890. heapchecknode(void *__node);alloc.h
  891. heapfillfree(unsigned int __fillvalue);alloc.h
  892. heapwalk(struct heapinfo *__hi);alloc.h
  893. hypot (double __x, double __y);math.h
  894. hypot(double __x, double __y);math.h
  895. hypotl (long double __x, long double __y);math.h
  896. hypotl(long double __x, long double __y);math.h
  897. inp(unsigned __portid);dos.h
  898. inport(unsigned __portid);dos.h
  899. inportb(unsigned __portid);dos.h
  900. inpw(unsigned __portid);dos.h
  901. int386(int __intno, union REGS *__inregs, union REGS *__outregs);dos.h
  902. int386x(int __intno, union REGS *__inregs, union REGS *__outregs, struct SREGS *__segregs );dos.h
  903. ioctl();io.h
  904. isatty(int __handle);io.h
  905. labs(long __x);math.h
  906. ldexp(double __x, int __exponent);math.h
  907. ldexp(double __x, int __exponent);math.h
  908. ldexpl(long double __x, int __exponent);math.h
  909. ldexpl(long double __x, int __exponent);math.h
  910. localtime(const time_t _FAR *__timer);time.h
  911. lock(int __handle, long __offset, long __length);io.h
  912. locking(int __handle, int __mode, long __length);io.h
  913. log(double __x);math.h
  914. log(double __x);math.h
  915. log10(double __x);math.h
  916. log10(double __x);math.h
  917. log10l(long double __x);math.h
  918. log10l(long double __x);math.h
  919. logl(long double __x);math.h
  920. logl(long double __x);math.h
  921. lseek(int __handle, long __offset, int __fromwhere);io.h
  922. malloc(size_t  __size);alloc.h
  923. malloc(size_t __size);alloc.h
  924. memccpy(void  *__dest, const void  *__src, int __c, size_t __n);mem.h
  925. memccpy(void  *__dest, const void  *__src, int __c, size_t __n);string.h
  926. memchr(const void  *__s, int __c, size_t __n);mem.h
  927. memchr(const void  *__s, int __c, size_t __n);mem.h
  928. memchr(const void  *__s, int __c, size_t __n);string.h
  929. memchr(void  *__s, int __c, size_t __n);mem.h
  930. memchr(void  *__s, int __c, size_t __n);string.h
  931. memcmp(const void  *__s1, const void  *__s2, size_t __n);mem.h
  932. memcmp(const void  *__s1, const void  *__s2, size_t __n);mem.h
  933. memcmp(const void  *__s1, const void  *__s2, size_t __n);string.h
  934. memcpy(void  *__dest, const void  *__src, size_t __n);mem.h
  935. memcpy(void  *__dest, const void  *__src, size_t __n);string.h
  936. memicmp(const void  *__s1, const void  *__s2, size_t __n);string.h
  937. memmove(void  *__dest, const void  *__src, size_t __n);mem.h
  938. memmove(void  *__dest, const void  *__src, size_t __n);string.h
  939. memset(void  *__s, int __c, size_t __n);mem.h
  940. memset(void  *__s, int __c, size_t __n);string.h
  941. mkdir( const char  *__path );dir.h
  942. mktemp( char  *__template );dir.h
  943. mktemp( char  *__template );io.h
  944. mktime(struct tm _FAR *__timeptr);time.h
  945. modf(double __x, double  *__ipart);math.h
  946. modf(double __x, double * __ipart);math.h
  947. modfl(long double __x, long double  *__ipart);math.h
  948. modfl(long double __x, long double * __ipart);math.h
  949. open(const char  *__path, int __access,... /*unsigned mode*/);io.h
  950. outp(unsigned __portid, int __value);dos.h
  951. outport(unsigned __portid, unsigned __value);dos.h
  952. outportb(unsigned __portid, unsigned char __value);dos.h
  953. outpw(unsigned __portid, unsigned __value);dos.h
  954. parsfnm(const char _FAR *__cmdline, struct fcb _FAR *__fcb, int __opt);dos.h
  955. peek(unsigned __segment, unsigned __offset);dos.h
  956. peekb(unsigned __segment, unsigned __offset);dos.h
  957. perror(const char  *__s);stdio.h
  958. poke(unsigned __segment, unsigned __offset, int __value);dos.h
  959. pokeb(unsigned __segment, unsigned __offset, char __value);dos.h
  960. poly  (double __x, int __degree, double  *__coeffs);math.h
  961. poly(double __x, int __degree, double coeffs []);math.h
  962. polyl  (long double __x, int __degree, long double  *__coeffs);math.h
  963. polyl(long double __x, int __degree, long double coeffs []);math.h
  964. pow(double __x, double __y);math.h
  965. pow(double __x, double __y);math.h
  966. pow10 (int __p);math.h
  967. pow10l (int __p);math.h
  968. pow10l(int __p);math.h
  969. powl(long double __x, long double __y);math.h
  970. powl(long double __x, long double __y);math.h
  971. printf(const char  *__format, ...);stdio.h
  972. putc(const int __c, FILE  *__fp);stdio.h
  973. putchar(const int __c);stdio.h
  974. puts(const char  *__s);stdio.h
  975. putw(int __w, FILE  *__stream);stdio.h
  976. read(int __handle, void  *__buf, unsigned __len);io.h
  977. realloc(void * __block, size_t __size);alloc.h
  978. realloc(void _FAR *__block, size_t __size);alloc.h
  979. remove(const char  *__path);io.h
  980. remove(const char  *__path);stdio.h
  981. rename(const char  *__oldname,const char  *__newname);io.h
  982. rename(const char  *__oldname,const char  *__newname);stdio.h
  983. rewind(FILE  *__stream);stdio.h
  984. rmdir( const char  *__path );dir.h
  985. rmtmp(void);stdio.h
  986. rtl_close(int __handle);io.h
  987. scanf(const char  *__format, ...);stdio.h
  988. searchpath( const char  *__file );dir.h
  989. segread(struct SREGS _FAR *__segp);dos.h
  990. setbuf(FILE  *__stream, char  *__buf);stdio.h
  991. setcbrk(int __cbrkvalue);dos.h
  992. setdate(struct date _FAR *__datep);dos.h
  993. setdisk( int __drive );dir.h
  994. setdta(char *__dta);dos.h
  995. setftime(int __handle, struct ftime  *__ftimep);io.h
  996. setmode(int __handle, int __amode);io.h
  997. settime( struct time _FAR *__timep);dos.h
  998. setvbuf(FILE  *__stream, char  *__buf, int __type, size_t __size);stdio.h
  999. sin(double __x);math.h
  1000. sin(double __x);math.h
  1001. sinh(double __x);math.h
  1002. sinh(double __x);math.h
  1003. sinhl(long double __x);math.h
  1004. sinhl(long double __x);math.h
  1005. sinl(long double __x);math.h
  1006. sinl(long double __x);math.h
  1007. sopen (const char  *__path, int __access, int __shflag, ... /* unsigned mode */);io.h
  1008. sprintf(char  *__buffer, const char  *__format, ...);stdio.h
  1009. sqrt(double __x);math.h
  1010. sqrt(double __x);math.h
  1011. sqrtl(long double __x);math.h
  1012. sqrtl(long double __x);math.h
  1013. sscanf(const char  *__buffer, const char  *__format, ...);stdio.h
  1014. sscanf(const char  *__buffer, const char  *__format, void  *__arglist);stdio.h
  1015. stackavail(void);malloc.h
  1016. stime(time_t _FAR *__tp);time.h
  1017. stpcpy(char  *__dest, const char  *__src);string.h
  1018. strcat(char  *__dest, const char  *__src);string.h
  1019. strchr(char  * __s, int __c);string.h
  1020. strchr(const char  * __s, int __c);string.h
  1021. strcmp(const char  *__s1, const char  *__s2);string.h
  1022. strcoll(const char * __s1, const char * __s2);string.h
  1023. strcpy(char  *__dest, const char  *__src);string.h
  1024. strcspn(const char  *__s1, const char  *__s2);string.h
  1025. strdup(const char  *__s);string.h
  1026. strerror(int __errnum);stdio.h
  1027. strerror(int __errnum);string.h
  1028. strftime(char _FAR *__s, size_t __maxsize, const char _FAR *__fmt, const struct tm _FAR *__t);time.h
  1029. stricmp(const char  *__s1, const char  *__s2);string.h
  1030. strlen(const char  *__s);string.h
  1031. strlwr(char  *__s);string.h
  1032. strncat(char  *__dest, const char  *__src, size_t __maxlen);string.h
  1033. strncmp(const char  *__s1, const char  *__s2, size_t __maxlen);string.h
  1034. strncpy(char  *__dest, const char  *__src, size_t __maxlen);string.h
  1035. strnicmp(const char  *__s1, const char  *__s2, size_t __maxlen);string.h
  1036. strnset(char  *__s, int __ch, size_t __n);string.h
  1037. strpbrk(char  *__s1, const char  *__s2);string.h
  1038. strpbrk(const char  *__s1, const char  *__s2);string.h
  1039. strrchr(char  *__s, int __c);string.h
  1040. strrchr(const char  *__s, int __c);string.h
  1041. strrev(char  *__s);string.h
  1042. strset(char  *__s, int __ch);string.h
  1043. strspn(const char  *__s1, const char  *__s2);string.h
  1044. strstr(char  *__s1, const char  *__s2);string.h
  1045. strstr(const char  *__s1, const char  *__s2);string.h
  1046. strtok(char  *__s1, const char  *__s2);string.h
  1047. strupr(char  *__s);string.h
  1048. strxfrm(char * __s1, const char * __s2, size_t __n );string.h
  1049. tan(double __x);math.h
  1050. tan(double __x);math.h
  1051. tanh(double __x);math.h
  1052. tanh(double __x);math.h
  1053. tanhl(long double __x);math.h
  1054. tanhl(long double __x);math.h
  1055. tanl(long double __x);math.h
  1056. tanl(long double __x);math.h
  1057. tell(int __handle);io.h
  1058. tempnam(char  *__dir, char  *__pfx);stdio.h
  1059. time(time_t _FAR *__timer);time.h
  1060. tmpfile(void);stdio.h
  1061. tmpnam(char  *__s);stdio.h
  1062. tzset(void);time.h
  1063. umask(unsigned __cmask);io.h
  1064. ungetc(int __c, FILE  *__stream);stdio.h
  1065. unixtodos(long __time, struct date _FAR *__d, struct time _FAR *__t);dos.h
  1066. unlink(const char  *__path);io.h
  1067. unlink(const char  *__path);stdio.h
  1068. unlink(const char _FAR *__path);dos.h
  1069. unlock(int __handle, long __offset, long __length);io.h
  1070. va_arg(ap, type);stdarg.h
  1071. va_end(ap);stdarg.h
  1072. va_start(ap, parmN);stdarg.h
  1073. vfprintf(FILE  *__stream, const char  *__format, void  *__arglist);stdio.h
  1074. vfscanf(FILE  *__stream, const char  *__format, void  *__arglist);stdio.h
  1075. vprintf(const char  *__format, void  *__arglist);stdio.h
  1076. vscanf(const char  *__format, void  *__arglist);stdio.h
  1077. vsprintf(char  *__buffer, const char  *__format, void  *__arglist);stdio.h
  1078. write(int __handle, const void  *__buf, unsigned __len);io.h
  1079.  
  1080.